The GroupNameFieldDefinition Object provides properties and methods for retrieving information on a group name field found in a report (for example, number of group, value type, etc.). A GroupNameFieldDefinition Object can be obtained from the Field property of the FieldObject Object when the specified field is a group name field or from a GroupNameFieldDefinitions Collection retrieved from the GroupNameFields property of the Report Object.
Property | Description | Read/ Write | Restriction in event handler |
---|---|---|---|
Integer. If the area is a group, this gets the group number. Otherwise, exception is thrown. | |||
CRFieldKind. Gets which kind of field (for example, database, summary, formula, etc.). | |||
String. Gets the field definition unique formula name in Crystal Report formula syntax. | |||
Can be read only when top | |||
Integer. Gets the number of bytes required to store the field data in memory. | |||
Report Object. Gets reference to the parent object. | |||
Can be read only when top | |||
Can be read only when top | |||
CRFieldValueType. Gets which type of value is found in the field. |
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |